Resource StructureDefinition/FHIR Server from package ehelse.fhir.no.grunndata.test#2.3.3 (32 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "gd-Address-cadastral",
"url" : "http://ehelse.no/fhir/StructureDefinition/gd-Address-cadastral",
"version" : "2.3.1",
"name" : "GdAddressCadastral",
"status" : "draft",
"date" : "2019-10-17",
"description" : "Contains information and metadata for addresses defined in Norwegian Master Person Index (FREG) and Norwegian Directorate of e-Health's health related Master Person Index.\r\n\r\nThe profile defines information structure of a Norwegian cadastral address (matrikkeladresse), as defined by FREG.",
"purpose" : "Matrikkeladresse",
"fhirVersion" : "4.0.0",
"mapping" : [
{
"identity" : "freg",
"name" : "matrikkeladresse"
}
],
"kind" : "complex-type",
"abstract" : false,
"type" : "Address",
"baseDefinition" : "http://ehelse.no/fhir/StructureDefinition/gd-Address",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Address",
"path" : "Address",
"alias" : [
"matrikkeladresse"
],
"mapping" : [
{
"identity" : "freg",
"map" : "matrikkeladresse"
}
]
},
{
"id" : "Address.extension",
"path" : "Address.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "Address.extension:propertyInformation",
"path" : "Address.extension",
"sliceName" : "propertyInformation",
"short" : "matrikkelnummer fra FREG",
"definition" : "gd-Address-cadastral uses property information to contain the cadastralnumber from FREG. The cadastral number describing a cadastral address NEVER contains a condoniumUnitNumber. FREG exposes a subNumber to describe different units on the same cadastral number.\r\n\r\nIdentification of a real property in Norway is defined using gårdsnummer, bruksnummer and kommunenummer. In addition real property can be rented out, the area of the real property that is rented is measured and is further identified by its festenummer. In addition some real property is split into sections identified by its seksjonsnummer",
"alias" : [
"matrikkelnummer"
],
"mustSupport" : true,
"mapping" : [
{
"identity" : "freg",
"map" : "matrikkelnummer"
}
]
},
{
"id" : "Address.extension:propertyInformation.extension",
"path" : "Address.extension.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "Address.extension:propertyInformation.extension:cadastralUnitNumber",
"path" : "Address.extension.extension",
"sliceName" : "cadastralUnitNumber",
"mapping" : [
{
"identity" : "freg",
"map" : "gaardsnummer"
}
]
},
{
"id" : "Address.extension:propertyInformation.extension:propertyUnitNumber",
"path" : "Address.extension.extension",
"sliceName" : "propertyUnitNumber",
"mapping" : [
{
"identity" : "freg",
"map" : "bruksnummer"
}
]
},
{
"id" : "Address.extension:propertyInformation.extension:leaseholdNumber",
"path" : "Address.extension.extension",
"sliceName" : "leaseholdNumber",
"mapping" : [
{
"identity" : "freg",
"map" : "festenummer"
}
]
},
{
"id" : "Address.extension:propertyInformation.extension:condominiumUnitNumber",
"path" : "Address.extension.extension",
"sliceName" : "condominiumUnitNumber",
"mustSupport" : false
},
{
"id" : "Address.extension:propertyInformation.extension:municipality",
"path" : "Address.extension.extension",
"sliceName" : "municipality",
"alias" : [
"kommunenummer"
],
"mapping" : [
{
"identity" : "freg",
"map" : "kommunenummer"
}
]
},
{
"id" : "Address.extension:cadastralAddress",
"path" : "Address.extension",
"sliceName" : "cadastralAddress",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://ehelse.no/fhir/StructureDefinition/gd-cadastral-address"
]
}
],
"mustSupport" : true
},
{
"id" : "Address.extension:cadastralAddress.extension",
"path" : "Address.extension.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "Address.extension:cadastralAddress.extension:subNumber",
"path" : "Address.extension.extension",
"sliceName" : "subNumber",
"short" : "includes subNumber and additionalName for the Cadastral address",
"definition" : "includes subNumber and additionalName for the Cadastral address as registered in the Norwegian Master Person Index.\r\n\r\nundernummer\r\naddressetilleggsnavn"
},
{
"id" : "Address.extension:separatelyOccupiedUnit",
"path" : "Address.extension",
"sliceName" : "separatelyOccupiedUnit",
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://ehelse.no/fhir/StructureDefinition/gd-separately-occupied-unit"
]
}
],
"mustSupport" : true
},
{
"id" : "Address.line.extension",
"path" : "Address.line.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "Address.line.extension:coName",
"path" : "Address.line.extension",
"sliceName" : "coName",
"short" : "coAdressenavn fra FREG",
"definition" : "coAdressenavn fra FREG, beskrivelse av enten hvem mottakeren er i \"omsorg\" hos (C/O=\"care of\") eller hvem som er mottaker innen en organisasjon (v/=ved eller Att:=\"attention\")",
"alias" : [
"coAdressenavn"
],
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-careOf"
]
}
],
"mapping" : [
{
"identity" : "freg",
"map" : "coAdressenavn"
}
]
},
{
"id" : "Address.period",
"path" : "Address.period",
"mustSupport" : true
},
{
"id" : "Address.period.start",
"path" : "Address.period.start",
"mustSupport" : true
},
{
"id" : "Address.period.end",
"path" : "Address.period.end",
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.